Skip to content

Add missing utils.py with ensure_dir function#2

Merged
DonaldGover merged 2 commits intosourcefrom
claude/implement-todo-item-570pC
Feb 4, 2026
Merged

Add missing utils.py with ensure_dir function#2
DonaldGover merged 2 commits intosourcefrom
claude/implement-todo-item-570pC

Conversation

@DonaldGover
Copy link
Owner

The cli.py module imports ensure_dir from docflow.utils but the utils
module was not present. This adds the missing module with the ensure_dir
function that creates directories with parents if they don't exist.

https://claude.ai/code/session_01FapmKMbbiTWzxaGTYryDan

The cli.py module imports ensure_dir from docflow.utils but the utils
module was not present. This adds the missing module with the ensure_dir
function that creates directories with parents if they don't exist.

https://claude.ai/code/session_01FapmKMbbiTWzxaGTYryDan
Ignore Python cache, build artifacts, databases, and IDE files.

https://claude.ai/code/session_01FapmKMbbiTWzxaGTYryDan
@DonaldGover DonaldGover merged commit 67258fd into source Feb 4, 2026
0 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants